home *** CD-ROM | disk | FTP | other *** search
- object LogForm: TLogForm
- Left = 356
- Top = 178
- Width = 467
- Height = 341
- HelpType = htKeyword
- HelpKeyword = 'ui_log'
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- Caption = 'Log'
- Color = clBtnFace
- Constraints.MinHeight = 170
- Constraints.MinWidth = 250
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poDefaultPosOnly
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar: TStatusBar
- Left = 0
- Top = 288
- Width = 459
- Height = 19
- Panels = <>
- ParentFont = True
- SimplePanel = True
- UseSystemFont = False
- OnResize = StatusBarResize
- end
- object TopCoolBar: TCoolBar
- Left = 0
- Top = 0
- Width = 459
- Height = 26
- AutoSize = True
- Bands = <
- item
- Control = ToolBar
- ImageIndex = -1
- MinHeight = 22
- Width = 455
- end>
- object ToolBar: TToolBar
- Left = 9
- Top = 0
- Width = 100
- Height = 22
- Align = alLeft
- AutoSize = True
- Caption = 'ToolBar'
- DisabledImages = NonVisualDataModule.LogDisabledImages
- EdgeBorders = []
- Flat = True
- Images = NonVisualDataModule.LogImages
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Transparent = True
- Wrapable = False
- object ToolButton1: TToolButton
- Left = 0
- Top = 0
- Action = NonVisualDataModule.LogCloseAction
- end
- object ToolButton3: TToolButton
- Left = 23
- Top = 0
- Width = 8
- Caption = 'ToolButton3'
- ImageIndex = 1
- Style = tbsSeparator
- end
- object ToolButton2: TToolButton
- Left = 31
- Top = 0
- Action = NonVisualDataModule.LogClearAction
- end
- object ToolButton4: TToolButton
- Left = 54
- Top = 0
- Action = NonVisualDataModule.LogCopyAction
- end
- object ToolButton5: TToolButton
- Left = 77
- Top = 0
- Action = NonVisualDataModule.LogSelectAllAction
- end
- end
- end
- end
-